2023-02-25

Introduction

  • This is an example of a plotly 3-d-surface plot.
  • It is in the form of an ioslides presentation.
  • The plot is based on a function of two variables, rather than empirical data: \[\begin{align} v &= \big\vert x\cdot y + 0.05\big\vert \\ f(x,y) &= \vert 1 - x^2\vert^{0.63} \cdot \log(v) \cdot \sin^3(y) \cdot \cos\Big[x \cdot \log\big(\vert x \vert\big) \Big] \end{align}\]

The Payoff